Microsoft DirectX 8.1 (C++)

CRendererInputPin::BeginFlush

The BeginFlush method begins a flush operation. This method overrides the CBaseInputPin::BeginFlush method.

Syntax

HRESULT BeginFlush(void);

Return Value

Returns an HRESULT value.

See Also